<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Amiri:wght@700&amp;family=Roboto:wght@400;900&amp;display=swap');


/*------------------------------------------------*/
/* Global STYLES */
/*------------------------------------------------*/

a, a:link, a:visited, a:active {
    color:#95a586;
    text-decoration: none;
}

a:hover {
        color:#87965A;
        text-decoration: none;
}

body {

}


h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    margin: 0 0 10px 0;
}

h1 {
    font-size: 40px;
	color:#111;
	font-family: 'Amiri', serif;
	font-weight:700;
}

h2 {
    font-size: 26px;
	color:#95a586;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
}

h3 {
    font-size: 20px;
    color: #333;
	font-weight:400;
}

h4 {
    font-size: 16px;
    color: #111;
}

h5  {
    font-size: 14px;
    color: #111;
}

h6  {
    font-size: 13px;
    color: #666;
}

p {
    margin: 0 0 25px 0;
}

hr {
    clear: both;
    height: 0;
    border: solid #c0c0c0;
    border-width: 1px 0 0;
    margin: 20px 0 20px 0;
}

div, p {line-height:24px; font-size:17px; color:#222;font-family: 'Roboto', sans-serif;}

td {color:#222;padding:5px;line-height:18px; font-size:16px;font-family: 'Roboto', sans-serif;}

ul li {
    font-size:  16px; 
	color:#222;
	margin-bottom: 8px;
	}

ol li {
    list-style-type: decimal;
    margin-bottom: 8px;
	font-size:  16px; 
}

ol ol {
    margin-top: 8px;
    margin-left: 30px;
}

    ol ol li {
        list-style-type: lower-roman;
    }

    ol ol ol li {
        list-style-type: lower-alpha;
    }

ol ul li {
    list-style-type: lower-roman;
}


/*------------------------------------------------*/
/* Responsive Video and Image STYLE */
/*------------------------------------------------*/

img {
	max-width: 100%;
	height:auto;
}


.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------------------------*/
/* Bootstrap ultilities */
/*------------------------------------------------*/

/* no-gutters Class Rules */
.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters &gt; [class^="col-"],
.row.no-gutters &gt; [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}

.imglg{ transition: all .2s ease-in-out; }
.imglg:hover { transform: scale(1.02); }

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*------------------------------------------------*/
/* Navigation Styles */
/*------------------------------------------------*/
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: right;
}


.navbar{min-height:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:0;z-index:1000;}

.navbar-default{background-color:transparent;z-index:1000;border:none;}


.navbar-collapse{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;z-index:1000;border:none;padding-right:0;padding-left:0;}
#dnnMenu .navbar-header {text-align: center;}

.nav &gt; li {margin-bottom:0px;font-family:'Roboto', sans-serif;}
.nav &gt; li &gt; a {padding: 10px 5px;}

.topLevel&gt;li&gt;a {border-right: 1px solid #CCC;padding-top:3px;padding-bottom:3px;font-family:'Roboto', sans-serif;font-size:18px;background:transparent;color:#666;transition: all .4s ease; margin: 0 5px 0 5px;}

#dnnMenu .topLevel&gt;li&gt;a:focus{border-right: 1px solid #CCC; padding-top:3px;padding-bottom:3px;;font-size:18px;color:#95a586;;background:transparent;transition: all .4s ease;margin: 0 5px 0 5px;}
#dnnMenu .topLevel&gt;li&gt;a:hover{border-right: 1px solid #CCC;padding-top:3px;padding-bottom:3px;;font-size:18px;color:#95a586;;background:transparent;transition: all .4s ease;margin: 0 5px 0 5px;}

#dnnMenu .topLevel&gt;li.active&gt;a {background:transparent;color:#444;transition: all .4s ease;}
#dnnMenu .topLevel&gt;li.active&gt;a:focus {color:#444;background:transparent;transition: all .4s ease;}
#dnnMenu .topLevel&gt;li.active&gt;a:hover {color:#444;background:transparent;transition: all .4s ease;}

#dnnMenu .topLevel&gt;.open&gt;a {background:transparent;color:#444;border-radius:0;transition: all .4s ease;}
#dnnMenu .topLevel&gt;.open&gt;a:hover{color:#444;background:transparent;transition: all .4s ease;}
#dnnMenu .topLevel&gt;.open&gt;a:focus{color:#444;background:transparent;transition: all .4s ease;}

#dnnMenu .topLevel&gt;.active.open&gt;a {background:transparent;color:#444;transition: all .4s ease;}
#dnnMenu .topLevel&gt;.active.open&gt;a:hover {color:#444;background:transparent;transition: all .4s ease;}
#dnnMenu .topLevel&gt;.active.open&gt;a:focus{color:#444;background:transparent;transition: all .4s ease;}

#dnnMenu .topLevel&gt;li&gt;a span {font-size:18px;border-radius:0px;color:#444;transition: all .4s ease;} 
#dnnMenu .topLevel&gt;li&gt;a:focus span{font-size:18px;border-radius:0px;color:#95a586;transition: all .4s ease;}
#dnnMenu .topLevel&gt;li&gt;a:hover span{font-size:18px;border-radius:0px;color:#95a586;transition: all .4s ease;}

.navbar-default .topLevel&gt;li&gt;a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu::after{bottom:100%;left:30%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(241,241,241,0);border-bottom-color:#f1f1f1;border-width:10px;margin-left:-30px;}

#dnnMenu .dropdown-menu{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background:#f1f1f1;padding:0;top:10px;}

#dnnMenu .dropdown-menu li{margin-bottom:0px;background:none;float:none;clear:both;width:auto;padding:5px 5px;border-bottom:1px solid #e1e1e1;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu li:hover{color:#3f3f3f;background:#CCC;margin-bottom:0px;} 
#dnnMenu .dropdown-menu li:last-child{margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li&gt;a {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li&gt;a:focus {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li&gt;a:hover {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li.active&gt;a,
#dnnMenu .dropdown-menu li.active a:hover {margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li.active a:focus{color:#3f3f3f;margin-bottom:0px;}

#dnnMenu .dropdown-menu a:hover{color:#3f3f3f;margin-bottom:0px;}

.subLevelRight::after{}


@media only screen and (max-width:768px) {
	
.main-navigation {
		height:auto;
		width:100%;}
	
	nav{display:none;}
	
	a.mobile-nav-btn{
		display:block;
		float:right;
		width:50px;
		height:46px;
		margin-top:15px;
		text-align:center;
		color:#383838;
	}
	a.mobile-nav-btn:hover{text-decoration:none;}

#navbar-top-wrapper{clear:both;position:relative;}
	
#navbar{float:none!important;}

}

@media only screen and (min-width:768px) {
	#dnnMenu .nav li{font-size:15px;z-index:1000;}
	#dnnMenu .navbar-nav &gt; li &gt; a {}
	#dnnMenu .navbar-nav &gt; li &gt; a:focus {}
	#dnnMenu .navbar-nav &gt; li &gt; a:hover {}	
}

@media only screen and (min-width:768px) and (max-width:995px){
	#dnnMenu .nav li{font-size:15px;z-index:1000;}
	#dnnMenu .navbar-nav &gt; li &gt; a {}
	#dnnMenu .navbar-nav &gt; li &gt; a:focus {}
	#dnnMenu .navbar-nav &gt; li &gt; a:hover {}

}

@media only screen and (max-width:767px){

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: center;
}
	
	
.navbar-default{background-color:transparent;z-index:1000;border:none;text-align: center;}
.navbar-collapse{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;z-index:1000;border:none;}
	
.navbar-nav.sm-collapsible a.has-submenu {padding-right:10px;margin-bottom: 0;}		
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border:none;}	

#dnnMenu .topLevel {text-align:center;width:100%;margin:0;padding:0;}
	
#dnnMenu .topLevel li {position:relative;background:transparent;list-style-type:none;float:none;margin:0;border-top:1px solid rgba(0,0,0,.1);}
	
#dnnMenu .topLevel li a {border-right:none;padding-top:1px;padding-bottom:6px;font-size:18px;color:#666;margin:0;background:transparent;}	
#dnnMenu .topLevel li a:focus{border-right:none;padding-top:1px;padding-bottom:6px;font-size:18px;color:#333;margin:0;background:#EEE;}	
#dnnMenu .topLevel li a:hover{border-right:none;padding-top:1px;padding-bottom:6px;font-size:18px;color:#333;margin:0;background:#EEE;}
	
#dnnMenu .topLevel li.active a{font-size:18px;color:#333;margin:0;background:#EEE;}
#dnnMenu .topLevel li.active a:focus{font-size:18px;color:#333;margin:0;background:#EEE;} 
#dnnMenu .topLevel li.active a:hover{font-size:18px;color:#333;margin:0;background:#EEE;}
	
#dnnMenu .topLevel li a span{font-size:18px;color:#666;line-height:42px;margin:0;}	
#dnnMenu .topLevel li a:focus span{font-size:18px;color:#333;} 
#dnnMenu .topLevel li a:hover span{font-size:18px;color:#333;}

#dnnMenu .topLevel .dropdown.open a span{font-size:18px;color:#333;}
#dnnMenu .topLevel .dropdown-menu.subLevel a span{font-size:18px;color:#333;}

	
#dnnMenu .topLevel&gt;.open&gt;a {font-size:18px;background:transparent;color:#333;border-radius:0;transition: all .4s ease;}
	
#dnnMenu .topLevel&gt;.open&gt;a:hover{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}
#dnnMenu .topLevel&gt;.open&gt;a:focus{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}

#dnnMenu .topLevel&gt;.active.open&gt;a {font-size:18px;background:transparent;color:#333;transition: all .4s ease;}
#dnnMenu .topLevel&gt;.active.open&gt;a:hover {font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}
#dnnMenu .topLevel&gt;.active.open&gt;a:focus{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}	
	
#dnnMenu .dropdown.open .subLevel&gt;li a span{font-size:18px;color:#CCC;text-align:center;}
#dnnMenu .dropdown.open .subLevel&gt;li a:focus span{font-size:18px;color:#CCC;text-align:center;}
#dnnMenu .dropdown.open .subLevel&gt;li a:hover span{font-size:18px;color:#CCC;text-align:center;}
	
.navbar-nav.sm-collapsible .caret,.navbar-nav.sm-collapsible ul .caret{color:#333;position:absolute;right:0;padding:5px;width:65px;height:50px;line-height:50px;text-align:center;border-width:1px;border-style:solid;top:0;background-color:#DDD;display:block;margin:0;border-radius:0;font-size:1.3em;}
	
#dnnMenu .dropdown-menu{padding:0;z-index:1000;}
#dnnMenu .dropdown-menu::after{pointer-events:none;border-color:none;border-width:0;}
#dnnMenu .dropdown-menu.subLevel{padding:0;}
#dnnMenu .dropdown-menu.subLevel li.active a span{color:#666;}
#dnnMenu .dropdown-menu.subLevel li{color:#DDD;background:#4a4f54;border-bottom:1px solid #4a4b4c;padding:0;text-align:center;}
#dnnMenu .dropdown-menu.subLevel li a {font-size:18px;color:#DDD;background:#4a4f54;padding:0;}
#dnnMenu .dropdown-menu.subLevel li a:hover {font-size:18px;color:#DDD;background:#5e5e5e;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li {font-size:18px;color:#DDD;background:#5d6062;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li a:hover { font-size:18px;color:#DDD;background:#CCC;padding:0;}

}


/*------------------------------------------------*/
/* Global Button Styles */
/*------------------------------------------------*/


.MoreButton a:link, .MoreButton a:visited {
  padding: 10px;
  text-align: center;
  color: #eaecee;
  font-size:20px;
  display: block;
  width: 100%;
  background:#a3b47b;
  transition: all .5s ease;
  border: 1px solid #a3b47b;
  font-family: 'Amiri', serif;
  margin:3px 0 3px 0;

}

.MoreButton a:hover, .MoreButton a:active {
  padding: 10px;
  text-align: center;
  color: #a3b47b;
  font-size:20px;
  display: block;
  width: 100%;
  background:#FFF;
  transition: all .5s ease;
  border: 1px solid #a3b47b;
  font-family: 'Amiri', serif;
	margin:3px 0 3px 0;
}


.ReadButton a:link, .ReadButton a:visited {width:100px;padding:7px 15px;background:#CCC;border-radius:20px;color:#333;-webkit-transition:all ease .4s; transition:all ease .4s;}

.ReadButton a:hover, .ReadButton a:active {width:100px;padding: 7px 15px;background:#EEE;border-radius:20px;color:#333;-webkit-transition:all ease .4s; transition:all ease .4s;}


/*------------------------------------------------*/
/* Header STYLES */
/*------------------------------------------------*/

.headerwrap {padding:15px 0 10px 0;background:#FFF;border-bottom:1px solid #eaecee;}

.menuwrap { padding:3px 0 0 0;background:#eaecee;}

.fixedmenu {position:fixed;background:url('images/menu-mobile-LG_BG.jpg')#eaecee no-repeat left;width:100%;top:0;z-index:100;}

.logo {text-align:center;padding-bottom:5px;
}
.contact h2 {font-family:'Roboto', sans-serif;
	line-height:24px;font-size:20px;font-weight:700;color:#95a586;-webkit-transition:all ease .4s; transition:all ease .4s;
}


.contact h2 a:visited, .contact h2 a:link {
	font-family:'Roboto', sans-serif; line-height:30px;font-size:26px;font-weight:700;color:#95a586;-webkit-transition:all ease .4s; transition:all ease .4s;
}

.contact h2 a:hover, .contact h2 a:active {
	font-family:'Roboto', sans-serif;line-height:30px;font-size:26px;font-weight:700;color:#CCC;-webkit-transition:all ease .4s; transition:all ease .4s;
}



.contact a:visited, .contact a:link {font-family:'Roboto', sans-serif;
	line-height:22px;font-size:17px;color:#111;-webkit-transition:all ease .4s; transition:all ease .4s;
}

.contact a:hover .contact a:active {
	font-family:'Roboto', sans-serif;line-height:22px;font-size:17px;color:#CCC;-webkit-transition:all ease .4s; transition:all ease .4s;
}


.contactborder {border-right:1px solid #CCC;}


/*------------------------------------------------*/
/* Showcase STYLES */
/*------------------------------------------------*/

.showcasewrapbk {
	padding-bottom:20%;
	width:100%;
	background-image:url('images/showcase-responsive-bk-BG.jpg');
	background-size:cover;
	background-position:center center; /* IE fix */
}


.showcasewrap {
	padding-bottom:10%;
	width:100%;
	background-image:url('images/showcase-responsive-BG.jpg');
	background-size:cover;
	background-position:top left; /* IE fix */
	background-attachment:fixed;
}

.showcasetext {padding-top:190px;}

.showcasetext h2 {
	color:#eaecee;
	font-size:64px;
	line-height:64px;
	font-weight:700;
	text-align:center;
	font-family: 'Amiri', serif;
	text-shadow:0 0 3px rgba(0,0,0,0.7);
}

.showcasetext h3 {
	color:#eaecee;
	font-size:38px;
	line-height:42px;
	text-align:center;
	font-weight:700;
	font-family: 'Amiri', serif;
	text-shadow:0 0 3px rgba(0,0,0,0.7);
}
.showcasetext p {color:#FFF;font-size:15px; line-height:17px;}

.special {background:url('images/blk_BG.png') repeat;text-align:center;width:600px;display:inline-block;box-shadow:0 0 15px 3px rgba(0,0,0,0.5);}

.special img {width:100%;}
.special a {text-align:center;color:#FFF;font-size:22px;line-height:26px;}
.special a:hover {text-decoration: underline;}

.special h3 {text-align:center;color:#FFF;font-size:26px;line-height:30px;}
.special h2 {text-align:center;color:#FFF;font-size:48px;line-height:52px;font-weight:700;}

/*------------------------------------------------*/
/* Main Content STYLES */
/*------------------------------------------------*/

.welcomewrap {
	padding-top:90px;
	padding-bottom:50px;
}

.mainwrap {
	padding-top:50px;
	padding-bottom:50px;
	background:url('images/facility-repeat_BG.jpg');
}

.welcometext {text-align:center;padding:10px;}

.welcometext h1 {
	color: #111;
	font-size:48px;
	line-height:54px;
	font-weight:400;
	font-family: 'Amiri', serif;
}


.welcometext h2 {
	color: #95a586;
	font-weight:400;
	font-size:22px;
	line-height:26px;	
}

.welcometext h4 {
	color:#111;
	font-weight:400;
	font-size:26px;
	line-height:30px;
	font-family: 'Amiri', serif;
}

.topbar {background:url('images/bar-repeat_BGjpg.jpg') repeat-x; height:80px;}

.featuretext {text-align:center;}

.featuretext h3 {
	color: #111;
	font-size:36px;
	line-height:40px;
	font-weight:400;
	font-family: 'Amiri', serif;
	margin-bottom:3px;
}

.featurelist {padding:5px 0;}
.featuretext p {
	color: #95a586;
	font-weight:400;
	font-size:22px;
	line-height:26px;	
}

.featurelist {text-align:center;margin:0 auto;}
.featurelist ul {width:80%;margin:0;padding:0;display:inline-block;}

.featurelist li {font-size:22px;display:inline-block;border-right:1px solid #CCC;padding:2px 7px;text-align:center;}
.featurelist li:last-child {font-size:22px;display:inline-block;border-right:none;padding:2px 7px;text-align:center;}

.facilitywrap {
	padding-bottom:35%;
	width:100%;
	background-image:url('images/woodland_BG.jpg');
	background-size:cover;
	background-position:center center; /* IE fix */
	background-attachment: fixed;

}

.facilityrepeatwrap {
	background:url('images/facility-repeat_BG.jpg');
	padding-bottom:50px;
	
}

.pricetext {text-align:center;padding-top:100px;}
.pricetext h2 {color:#EEE;font-size:56px;line-height:58px;font-family: 'Amiri', serif;text-shadow:0 0 3px #000,1px 11px 10px #000,1px 11px 10px #000;}
.pricetextlg {color:#EEE;font-size:100px;line-height:100px;font-family: 'Amiri', serif;text-shadow:0 0 3px #000,1px 11px 10px #000,1px 11px 10px #000;}

.hometext{text-align:center;padding:20px;}

.hometext h2 {
	color: #111;
	font-size:48px;
	line-height:52px;
	font-weight:700;
	font-family: 'Amiri', serif;
}

.hometext h3 {
	color: #666;
	font-size:24px;
	line-height:30px;
	font-weight:400;
}

.hometext p {
	color: #222;
	font-size:20px;
	line-height:26px;
	font-weight:400;
}

.videobox {background:#222;box-shadow:0 0 25px 2px rgba(0,0,0,0.5);padding:7px;color:#827346;text-align:center;}
.videobox p {padding:4px;margin:0;color:#827346;}


.box {min-height:600px;background:#FFF;box-shadow:0 0 15px 2px rgba(0,0,0,0.5);margin:10px 0;padding:7px;}
.box img {text-align:center;}
.box h2 {font-weight:400;text-align:center;font-size:24px;line-height:30px;padding:7px 0;}
.box ul {padding:10px;}


.featuredbox {min-height:670px;background:url('images/box-arrow_BG.jpg') no-repeat bottom right #FFF;box-shadow:0 0 25px 2px rgba(0,0,0,0.5);margin:10px 0;}

.featuredbox h2 {margin:0;background:#555;color:#eaecee;text-align:center;font-size:28px;line-height:32px;padding:7px 0;}
.featuredbox h2 a {color:#eaecee;text-align:center;}
.featuredbox h2 a:hover {color:#FFF;text-align:center;}

.featuredbox p {padding:10px;}

.featuredbox img {padding:10px 10px 0 10px;text-align:center;}
.servicewrap {
	padding:80px 0 80px 0;
	width:100%;
	background-image:url('images/Beaudry-Law-North-Dakota_Legal-Services_BG.jpg');
	background-size:cover;
	background-position:center center; /* IE fix */
	background-attachment:fixed;
}



/*------------------------------------------------*/
/* News Block Content STYLES */
/*------------------------------------------------*/

.newswrap {padding:50px 0 50px 0;}
.newsttl {text-align:center;}

.newsttl h2 {
	margin:0;
	font-size: 50px;
	color:#95a586;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
}


.sm-block-vert {display:block;padding:7px 0 20px 0;}

.sm-block-vert img {text-align:center;width:100%;}
.sm-block-vert h3 {fon-size:22px;line-height:28px;padding:7px 0 0 0;}
.sm-block-vert p {font-size:16px;line-height:20px;color:#333;}

.sm-block-vert-readmore {padding-top:25px;}

.sm-block-vert-readmore a:link, .sm-block-vert-readmore a:visited {width:100px;padding:7px 15px;background:#DDD;border-radius:20px;color:#333;-webkit-transition:all ease .4s; transition:all ease .4s;}

.sm-block-vert-readmore a:hover, .sm-block-vert-readmore a:active {width:100px;padding: 7px 15px;background:#eaecee;border-radius:20px;color:#333;-webkit-transition:all ease .4s; transition:all ease .4s;}


.sm-block-horz {display:block;padding:7px 0 20px 0;}

.sm-block-horz img {text-align:center;width:100%;}
.sm-block-horz h3 {fon-size:22px;line-height:28px;padding:7px 0 0 0;}

.sm-block-horz p {font-size:16px;line-height:20px;color:#333;}

.sm-block-horz-readmore {padding-top:25px;}

.sm-block-horz-readmore a:link, .sm-block-horz-readmore a:visited {width:100px;padding:7px 15px;background:#DDD;border-radius:20px;color:#333;-webkit-transition:all ease .4s; transition:all ease .4s;}

.sm-block-horz-readmore a:hover, .sm-block-horz-readmore a:active {width:100px;padding: 7px 15px;background:#eaecee;border-radius:20px;color:#333;-webkit-transition:all ease .4s; transition:all ease .4s;}




.whitetext {color:#FFFFFF;padding-top:30px;font-size:16px;line-height:22px;}

.whitetext a:link, .whitetext a:active, .whitetext a:visited {color:#FFFFFF;font-size:16px;line-height:22px;}

.whitetext a:hover {color:#FFFFFF;font-size:16px;line-height:22px;}

.whitetext h2 {color:#FFFFFF;}
.whitetext p {color:#FFFFFF;font-size:16px;line-height:22px;}

.whitetextsm {padding:5px 0 5px 0;color:#FFFFFF;font-size:14px;line-height:18px;}


/*------------------------------------------------*/
/* Footer Content STYLES */
/*------------------------------------------------*/

.footertext {padding-top:75px;font-size:14px;color:#111;text-align:center;}

.footertext a:visited, .footertext a:link {
	-webkit-transition:all ease .4s; transition:all ease .4s;
}
.footertext a:hover .footertext a:active {
	-webkit-transition:all ease .4s; transition:all ease .4s;
}

.senior {
	padding-bottom:52%;
	width:100%;
	background-image:url('images/footer-responsive_BG.jpg');
	background-size:cover;
	background-position:top right; /* IE fix */
	}

.owl {
	padding:30px;
	background:url('images/owl-responsive_BG.jpg') top center no-repeat #95a586;
	height:322px;

}

.footertopwrap {
	padding:0;
	background:#95a586;
}

.footerwrap {
	padding:7px;
	background:#FFF;
}


.login {color:#333;font-size:11px;}
.login li {color:#333;font-size:11px;}

a.login:visited {color:#333; font-size:11px; text-decoration:none;}
a.login:active {color:#333; font-size:11px; text-decoration:none;}
a.login:link {color:#333; font-size:11px; text-decoration:none;}
a.login:hover {color:#666; font-size:11px; text-decoration:underline;}

.copyright {font-family:tahoma,Arial, Helvetica, sans-serif;font-size: 12px;color: #333;text-align:center;padding:5px;}

a.copyright:visited {color: #333; font-size:12px; text-decoration:none;}
a.copyright:active {color: #333; font-size:12px; text-decoration:none;}
a.copyright:link {color: #333; font-size:12px; text-decoration:none;}
a.copyright:hover {color: #666; font-size:12px; text-decoration:underline;}


.wecontrol {
    text-align: center;
    font-size: 11px;
    padding-top: 10px; 
	border-top:#333333 1px solid;   
	color: #333;
}
.wecontrol ul li { 
  display: inline; 
  color: #333;                                
}

.wecontrol ul li a
{
   text-decoration: none;
   padding: 3px;
   color: #333;
}

.wecontrol ul li a:hover {
    color: #666;
    text-decoration:underline;
}



/*------------------------------------------------*/
/* @media Display STYLES */
/*------------------------------------------------*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {


}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.contact {text-align:center;}
	.logo {padding-bottom: 15px;}
	.topbar {display:none;}
}

/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {
	
	.fixedmenu {position:fixed;background:url('images/menu-mobile_BG.jpg')#eaecee no-repeat left top;width:100%;top:0;z-index:100;}
	
	.newsttl h2 {
	margin:0;
	font-size: 40px;
	color:#95a586;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
}
	
.newsttl img {
	width:80%;
}
	
.facilitywrap {
	padding-bottom:35%;
	width:100%;
	background-image:url('images/woodland_BG.jpg');
	background-size:cover;
	background-position:center center; /* IE fix */
	background-attachment:scroll;

}	
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

.special {background:url('images/blk_BG.png') repeat;text-align:center;width:90%;display:inline-block;box-shadow:0 0 15px 3px rgba(0,0,0,0.5);}
	
}


/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

	 
}



/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
#search {
    float: right;
    width: 209px;
    height: 32px;
}

    #search a.SearchButton:link,
    #search a.SearchButton:visited {
        display: inline-block;
        float: right;
        height: 32px;
        width: 32px;
        margin: 0;
        padding: 0;
        background: #333 url('images/search.png') no-repeat center center;
        text-indent: -9999px;
    }

    #search a.SearchButton:hover {
        background: url('images/search.png') no-repeat center center, rgb(45,45,45); /* Old browsers */
        background: url('images/search.png') no-repeat center center, -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */
        background: url('images/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */
        background: url('images/search.png') no-repeat center center, -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */
        background: url('images/search.png') no-repeat center center, -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */
        background: url('images/search.png') no-repeat center center, -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */
        background: url('images/search.png') no-repeat center center, linear-gradient(to bottom, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */
    }

#dnn_dnnSearch_txtSearch {
    display: block;
    float: left;
    width: 160px;
    height: 32px;
    padding: 0 5px 0 10px;
    margin: 0;
    background-color: #CCC;
    border: none;
    border-radius: 0;
    box-shadow: inset 0px 3px 8px #999;
    outline: none;
    border-left: 1px solid #ddd;
    color: #000;
    line-height: 32px;
    font-size: 11px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

    #dnn_dnnSearch_txtSearch:active, #dnn_dnnSearch_txtSearch:focus {
        background: #ccc;
        box-shadow: inset 0px 3px 8px #999;
    }


.controlpanel {
	padding:0;
	margin:0;
	width:100%;
	}


.controltext {color:#333333;font-size:11px;}
.controltext a:link, .controltext a:visited {color:#333333;font-size:11px;}
.controltext a:hover, .controltext a:active {color:#333333;font-size:11px;}

.normal
{
    font-size: 11px;
    font-weight: normal;
	color:#333333;
}
.CommandButton
{

    font-size: 11px;
    font-weight: normal;
	color:#666666;
}

A.CommandButton:link
{
    text-decoration:    none;
    color:#666666;
}
A.CommandButton:visited 
{
    text-decoration:    none;
    color:#666666;
}

A.CommandButton:active  
{
    text-decoration:    underline;
    color: #666666;
}
A.CommandButton:hover   
{
    text-decoration:underline;
    color: #999999;
}


</pre></body></html>